Show:

Users getintouch Class

Renders an interface for getting in touch with the given user via email or mobile

Constructor

Users getintouch

(
  • [options]
)

Parameters:

  • [options] Object optional

    this object contains function parameters

    • [emailSubject] String optional

      The default subject of the email, if any

    • [emailAddress] String optional

      The email address.

    • [emailBody] String optional

      The default body of the email, if any

    • [mobileNumber] String optional

      The mobile number.

    • [key='blah'] String optional

      The obfuscation key

Item Index